﻿.container {
       width: 100%!important;
       max-width:1200px;
       max-width:1170px;
}
#loading {
    width: 100%;
    height: 50px;
}
#loading img {
    display: block;
    margin: 30px auto !important;
}
#container,
#tab_main_nav_mobile_container {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}
#tab_main_nav_close_mobile {
    text-align: center;
    vertical-align: middle;
}
#nav-wrap {
    border-bottom: 1px solid #e5e5e5;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.detail li {
    margin-bottom: 15px;
    padding-left: 25px;
    background: url("../images/pic_point_gray.png") no-repeat left top;
}
/* GENERAL HTML /
/********************/
h2 {
    font-size: 24px;
    letter-spacing: 1px;
}
h2.title {
    font-size: 28px;
    text-align: center;
}
h3 {
    font-size: 18px;
}
h3.Subtitle {
  font-size: 14px;
  color: #999;
}
h4 {
    font-size: 16px;
}
h6 {
    margin-top: 24px;
}
.hover {
    cursor: pointer;
    cursor: hand;
}
.center {
    text-align: center;
}

/* CONTAINERS*/

#container {
    position: relative;
    left: 0px;
    width: 100%;
    top: 0;
}
.container_outer {
    max-width: 1280px;
    margin: 0 auto;
}
.container_inner {
    margin: 0 3.9%;
}
h3.bor-btom {
    padding-bottom: 10px;
}
/* SECTIONS /
/********************/
/* NAV MAIN /
/********************/

#tab_main_nav_container {
    padding: 15px 0;
    display: table;
    width: 100%;
}
#tab_main_nav_container .cell {
    display: table-cell;
    vertical-align: middle;
}
#tab_main_nav {
    padding: 7px 0 10px;
    text-align: right;
}
#tab_main_nav ul {
    display: table;
    float: right;
    /*width:480px;*/
}
#tab_main_nav ul li {
    display: table-cell;
    font-size: 14px;
    vertical-align: middle;
}
#tab_main_nav ul li.divider {
    padding-left: 20px;
}
#tab_main_nav ul li a {
    display: block;
    color: #000;
    margin-left: 20px;
    float: left;
}
#tab_main_nav ul li i {
    padding-left: 15px;
    height: 15px;
    background: url(../images/icon-home.png) left center no-repeat;
}
#tab_main_nav ul li.active,
#tab_main_nav ul li.active a {
    color: #b1b1b1;
}

#nav-cont .nav-list {
    background: #f7f7f7;
    border-top: 1px solid #eeeeee;
    line-height: 52px;
    height: 54px;
}
#nav-cont .nav-list ul li.navlist {
    width: 100%;
    float: left;
}
#nav-cont .nav-list ul li a {
    display: block;
    float: left;
    color: #323232;
    margin-left: 30px;
    height: 37px;
    font-family: frutigernext_medium, frutigernext, "Arial", Arial, Helvetica, sans-serif;
}
#nav-cont .nav-list ul li a.active {
    text-decoration: none;
    border-bottom: 1px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li span.btn {
    color: #000 !important;
    background: #fff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 0px 10px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
#nav-cont .nav-list ul li span i {
    padding-left: 30px;
    height: 38px;
    background: url(../images/icon_slide_down.png) 5px center no-repeat;
    float: right;
}
#nav-cont .nav-list ul li span.active i {
    background: url(../images/icon_slide_up.png) 5px center no-repeat;
}
.nav-cont-wrap {
    width: 100%;
    overflow: hidden;
    display: block!important;
}
#nav-want-cont-wrap .nav-cont-wrap ul {
    width: 100%;
}
#nav-want-cont-wrap .nav-cont-wrap ul li {
    width: 100%;
}
.nav-cont-wrap ul {
    width: 600%;
    padding-top: 10px;
}
.nav-cont-wrap ul li {
    width: 16.6666666%;
    float: left;
}
.nav-cont-wrap ul li span {
    display: block;
    margin-bottom: 5px;
}
.nav-cont-wrap ul li h4 {
    color: #b6b6b6;
    margin: 0px;
    font-weight: normal;
}
.nav-cont-wrap ul li span a {
    color: #333;
}
.nav-cont-wrap ul li span a:hover {
    color: #0066ff;
}
.nav-cont-wrap ul li .morelink {
    clear: both;
    margin-top: 30px;
    position: absolute;
    bottom: 20px;
}
.nav-cont-wrap ul li .morelink a {
    color: #333;
    font-weight: bold;
}


.mt0 {
    margin-top: 0;
}
#nav-cont .nav-list ul li span i {
    background-position: 5px 22px !important;
}
.banner_list li img {
    width: auto;
}
#tab_main_nav .active {
    color: #000;
}
.icon-iwantto {
    background: url(../images/user_icon.png) no-repeat center top;
    margin-right: 5px;
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}
.footer-icon-top {
    margin: 40px 0 -24px;
}
/* eof demo*/

#nav-want-cont-wrap {
    background: #f7f7f7;
}
#nav-cont-wrap {
    background: #f7f7f7;
}
.none-menu #nav-cont-wrap,
.none-menu #nav-want-cont-wrap {
    display: none !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.text-style-1 {
    width: 80%;
}
.text-style-1 span {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-family: frutigernext_medium, frutigernext, "Arial", Arial, Helvetica, sans-serif;
}
.text-style-1 span a {
    font-size: 15px;
}
.pl30 {
    padding-left: 30px;
}
.pr30 {
    padding-right: 30px;
}
.color-990000 {
    color: #cc0000 !important;
}


hr {
    margin: 10px auto;
}
#nav-cont .nav-list ul li span.btn {
    display: block;
    float: left;
    text-align: center;
}
#nav-cont .nav-list ul li span.btn {
    background: #fff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 0px 10px;
    line-height: 52px;
    height: 52px;
    overflow: hidden;
    cursor: pointer;
}
.nav-cont-wrap h3 {
    margin: 10px auto 10px;
    font-size:16px;
    font-weight:bold;
}
.nav-cont-wrap a {
    color: #333;
}
.nav-cont-wrap a:hover {
    color: #0066ff;
    text-decoration: underline;
}
#nav-cont-wrap li .row {
    margin-left: -12px\9;
    margin-right: -12px\9;
}
.container-nav {
    max-width: 1140px\9 !important;
    padding: 0 15px;
    margin: auto;
}

.nav-cont-wrap ul {
    width: 100%;
    padding-top: 0;
}
#nav-cont-wrap ul li {
    display: none;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}
.i-want-to {
    border: none !important;
    margin-left: 0!important;
}
#nav-cont .nav-list ul li .i-want-to.active span.btn1 {
    color: #e22835 !important;
}
#nav-cont .nav-list ul li .i-want-to.active span.btn1 i {
    background-image: url(../images/icon_slide_up.png);
}
#nav-cont .nav-list {
    background: #f7f7f7;
    border-top: 1px solid #eeeeee;
    line-height: 52px;
    height: 54px;
}/*    把原先的75%改成100%解决导航不够长的问题;*/}
#nav-cont .nav-list ul li.navlist {
    width: 75%;
    float: left;
}
#nav-cont .nav-list ul li a {
    display: block;
    float: left;
    color: #323232;
    margin-left: 30px;
    height: 37px;
/*    font-family: frutigernext_medium, frutigernext, Arial, Helvetica, sans-serif;
*/}
#nav-cont .nav-list ul li a.active {
    text-decoration: none;
    border-bottom: 1px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li span.btn {
    color: #000 !important;
    background: #fff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 0px 10px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
#nav-cont .nav-list ul li span i {
    padding-left: 30px;
    height: 38px;
    background: url(../images/icon_slide_down.png) 5px center no-repeat;
    float: right;
}
#nav-cont .nav-list ul li span.active i {
    background: url(../images/icon_slide_up.png) 5px center no-repeat;
}
.nav-cont-wrap {
    width: 100%;
    overflow: hidden;
    display: block!important;
}
#nav-want-cont-wrap .nav-cont-wrap ul {
    width: 100%;
}
#nav-want-cont-wrap .nav-cont-wrap ul li {
    width: 100%;
}
.nav-cont-wrap ul li {
    width: 16.6666666%;
    float: left;
}
.nav-cont-wrap ul li span {
    display: block;
    margin-bottom: 5px;
}
.nav-cont-wrap ul li h4 {
    color: #b6b6b6;
    margin: 0px;
    font-weight: normal;
}
.nav-cont-wrap ul li span a {
    color: #333;
}
.nav-cont-wrap ul li span a:hover {
    color: #0066ff;
}
.nav-cont-wrap ul li .morelink {
    clear: both;
    margin-top: 30px;
    position: absolute;
    bottom: 20px;
}
.nav-cont-wrap ul li .morelink a {
    color: #333;
    font-weight: bold;
}
.nav-cont-wrap h3 {
    margin-bottom: 10px;
}
.icon-iwantto {
    background: url(../images/user_icon.png) no-repeat center top;
    margin-right: 5px;
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}
#nav-cont .nav-list ul li span i {
    background-position: 5px 22px !important;
}
www.huawei.com/media="screen, project, print"
#nav-cont .nav-list ul li span i {
    padding-left: 30px;
    height: 38px;
    background: url(../images/icon_slide_down.png) 5px center no-repeat;
    float: right;
}
#nav-cont-wrap ul li {
    display: none;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}
.nav-cont-wrap ul li {
    width: 16.6666666%;
    float: left;
}

#nav-cont .nav-list ul li a.active {
    border-bottom: 2px solid #cb3034;
}
#nav-cont .nav-list ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li a.active {
    text-decoration: none;
    border-bottom: 1px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li a {
    display: block;
    float: left;
    margin-left: 45px;
    height: 52px;
}
#nav-cont .nav-list ul li a, #nav-cont .nav-list ul li span {
    font-size: 16px !important;
}
#nav-cont .nav-list ul li a {
    display: block;
    float: left;
    color: #323232;
    margin-left: 80px;
    height: 37px;
/*    font-family: frutigernext_medium, frutigernext, Arial, Helvetica, sans-serif;
*/}

